home *** CD-ROM | disk | FTP | other *** search
- ;
- ; $VER: AMMS BATCH UPLOAD 1.14 [English] / 16-03-1995
- ;
- ; Translation by The Terminator
- ;
-
-
-
- ; Prompt: Max. number of files
- ; ----------------------------
- *
- Max. number of files (1-400) :
- *
- ;
- ; Prompt: Tmp-Directory for files
- ; -------------------------------
- *
- Tmp-Directory :
- *
- ;
- ; Prompt: Name of evasiveboard
- ; ----------------------------
- *
- Evasiveboard :
- *
- ;
- ; Prompt: Name of default board
- ; -----------------------------
- *
- Targetboard :
- *
- ;
- ; Fileboard does not exist
- ; ------------------------
- ; Var1: Name of board
- *
- Fileboard "{var1}" does not exist !^J
- *
- ;
- ; No access to fileboard
- ; ----------------------
- ; Var1: Name of board
- ; PATH: Directory of board
- *
- Access to upload in fileboard "{path}{var1}" denied !^J
- *
- ;
- ; Buffer-Error
- ; ------------
- *
- Buffer-Error ! Please contact sysop !^J
- *
- ;
- ; Read-Error
- ; ----------
- *
- Read-Error ! Please contact sysop !^J
- *
- ;
- ; Not enough space for file
- ; --------------------------
- *
- Not enough space for file ! Choose another board !^J
- *
- ;
- ; File already exists
- ; -------------------
- *
- File already exists ! Choose another name !^J
- *
- ;
- ; Start Upload
- ; ------------
- *
- Batch-Upload V{VERSION}.{REVISION}^J^J
- Upload with {PROTOCOL} !^J
- *
- ;
- ; XPR-library not found
- ; ---------------------
- *
- XPR-library not found !^J
- *
- ;
- ; x files transferred and upload aborted
- ; --------------------------------------
- ; Var4: Number of transferred files
- *
- ^JUpload aborted^J
- {VAR1} file(s) transferred !^J
- *
- ;
- ; x files transferred
- ; -------------------
- ; Var4: Number of transferred files
- *
- ^J{VAR1} file(s) transferred !^J
- *
- ;
- ; Input: name of file
- ; -------------------
- ; Var5: Name of original file
- *
- Origname : {VAR5}^J
- Filename :
- *
- ;
- ; Input: Name of board
- ; --------------------
- *
- Board :
- *
- ;
- ; Input: Comment
- ; --------------
- *
- Comment :
- *
- ;
- ; Editor comment
- ; --------------
- ; Var6 : Filename
- *
- Comment to file "{var6}" (max. 5 lines !)
- *
- ;
- ; Path: Upload
- ; ------------
- *
- mbbatch:upload/
- *
- ;
- ; RunFileBatch: clear screen
- ; --------------------------
- *
- #RESET##HOME##CLS#
- *
-